home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 18 / FreelogHS18.iso / Editeur texte / Keynote / kntsetup.exe / {app} / keynote.exe / 0 / RCDATA / TRICHPRNTPROGDLG / TRICHPRNTPROGDLG.txt
Text File  |  2003-11-13  |  1KB  |  56 lines

  1. object RichPrntProgDlg: TRichPrntProgDlg
  2.   Left = 216
  3.   Top = 105
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsSizeToolWin
  8.   AutoScroll = False
  9.   Caption = 'Print Progress'
  10.   ClientHeight = 85
  11.   ClientWidth = 284
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel: TBevel
  21.     Left = 4
  22.     Top = 4
  23.     Width = 277
  24.     Height = 77
  25.     Shape = bsFrame
  26.   end
  27.   object lblStatus: TLabel
  28.     Left = 12
  29.     Top = 16
  30.     Width = 40
  31.     Height = 13
  32.     Caption = 'lblStatus'
  33.   end
  34.   object lblTitle: TLabel
  35.     Left = 12
  36.     Top = 36
  37.     Width = 30
  38.     Height = 13
  39.     Caption = 'lblTitle'
  40.   end
  41.   object lblPageNumDesc: TLabel
  42.     Left = 12
  43.     Top = 56
  44.     Width = 68
  45.     Height = 13
  46.     Caption = 'Page Number:'
  47.   end
  48.   object lblPageNumber: TLabel
  49.     Left = 92
  50.     Top = 56
  51.     Width = 72
  52.     Height = 13
  53.     Caption = 'lblPageNumber'
  54.   end
  55. end
  56.